3.6.44 \(\int \frac {d+e x^2}{(a+b \cosh ^{-1}(c x))^2} \, dx\) [544]

Optimal. Leaf size=257 \[ -\frac {d \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}-\frac {e x^2 \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}+\frac {d \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b^2 c}+\frac {e \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{4 b^2 c^3}+\frac {3 e \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (\frac {3 \left (a+b \cosh ^{-1}(c x)\right )}{b}\right )}{4 b^2 c^3}-\frac {d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b^2 c}-\frac {e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{4 b^2 c^3}-\frac {3 e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (\frac {3 \left (a+b \cosh ^{-1}(c x)\right )}{b}\right )}{4 b^2 c^3} \]

[Out]

d*Chi((a+b*arccosh(c*x))/b)*cosh(a/b)/b^2/c+1/4*e*Chi((a+b*arccosh(c*x))/b)*cosh(a/b)/b^2/c^3+3/4*e*Chi(3*(a+b
*arccosh(c*x))/b)*cosh(3*a/b)/b^2/c^3-d*Shi((a+b*arccosh(c*x))/b)*sinh(a/b)/b^2/c-1/4*e*Shi((a+b*arccosh(c*x))
/b)*sinh(a/b)/b^2/c^3-3/4*e*Shi(3*(a+b*arccosh(c*x))/b)*sinh(3*a/b)/b^2/c^3-d*(c*x-1)^(1/2)*(c*x+1)^(1/2)/b/c/
(a+b*arccosh(c*x))-e*x^2*(c*x-1)^(1/2)*(c*x+1)^(1/2)/b/c/(a+b*arccosh(c*x))

________________________________________________________________________________________

Rubi [A]
time = 0.37, antiderivative size = 257, normalized size of antiderivative = 1.00, number of steps used = 15, number of rules used = 7, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.389, Rules used = {5909, 5880, 5953, 3384, 3379, 3382, 5885} \begin {gather*} \frac {e \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{4 b^2 c^3}+\frac {3 e \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (\frac {3 \left (a+b \cosh ^{-1}(c x)\right )}{b}\right )}{4 b^2 c^3}-\frac {e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{4 b^2 c^3}-\frac {3 e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (\frac {3 \left (a+b \cosh ^{-1}(c x)\right )}{b}\right )}{4 b^2 c^3}+\frac {d \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b^2 c}-\frac {d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b^2 c}-\frac {d \sqrt {c x-1} \sqrt {c x+1}}{b c \left (a+b \cosh ^{-1}(c x)\right )}-\frac {e x^2 \sqrt {c x-1} \sqrt {c x+1}}{b c \left (a+b \cosh ^{-1}(c x)\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(d + e*x^2)/(a + b*ArcCosh[c*x])^2,x]

[Out]

-((d*Sqrt[-1 + c*x]*Sqrt[1 + c*x])/(b*c*(a + b*ArcCosh[c*x]))) - (e*x^2*Sqrt[-1 + c*x]*Sqrt[1 + c*x])/(b*c*(a
+ b*ArcCosh[c*x])) + (d*Cosh[a/b]*CoshIntegral[(a + b*ArcCosh[c*x])/b])/(b^2*c) + (e*Cosh[a/b]*CoshIntegral[(a
 + b*ArcCosh[c*x])/b])/(4*b^2*c^3) + (3*e*Cosh[(3*a)/b]*CoshIntegral[(3*(a + b*ArcCosh[c*x]))/b])/(4*b^2*c^3)
- (d*Sinh[a/b]*SinhIntegral[(a + b*ArcCosh[c*x])/b])/(b^2*c) - (e*Sinh[a/b]*SinhIntegral[(a + b*ArcCosh[c*x])/
b])/(4*b^2*c^3) - (3*e*Sinh[(3*a)/b]*SinhIntegral[(3*(a + b*ArcCosh[c*x]))/b])/(4*b^2*c^3)

Rule 3379

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[I*(SinhIntegral[c*f*(fz/
d) + f*fz*x]/d), x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*e - c*f*fz*I, 0]

Rule 3382

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[CoshIntegral[c*f*(fz/d)
+ f*fz*x]/d, x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*(e - Pi/2) - c*f*fz*I, 0]

Rule 3384

Int[sin[(e_.) + (f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Dist[Cos[(d*e - c*f)/d], Int[Sin[c*(f/d) + f*x]
/(c + d*x), x], x] + Dist[Sin[(d*e - c*f)/d], Int[Cos[c*(f/d) + f*x]/(c + d*x), x], x] /; FreeQ[{c, d, e, f},
x] && NeQ[d*e - c*f, 0]

Rule 5880

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Simp[Sqrt[1 + c*x]*Sqrt[-1 + c*x]*((a + b*ArcCosh[c
*x])^(n + 1)/(b*c*(n + 1))), x] - Dist[c/(b*(n + 1)), Int[x*((a + b*ArcCosh[c*x])^(n + 1)/(Sqrt[1 + c*x]*Sqrt[
-1 + c*x])), x], x] /; FreeQ[{a, b, c}, x] && LtQ[n, -1]

Rule 5885

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_)*(x_)^(m_.), x_Symbol] :> Simp[x^m*Sqrt[1 + c*x]*Sqrt[-1 + c*x]*((
a + b*ArcCosh[c*x])^(n + 1)/(b*c*(n + 1))), x] + Dist[1/(b^2*c^(m + 1)*(n + 1)), Subst[Int[ExpandTrigReduce[x^
(n + 1), Cosh[-a/b + x/b]^(m - 1)*(m - (m + 1)*Cosh[-a/b + x/b]^2), x], x], x, a + b*ArcCosh[c*x]], x] /; Free
Q[{a, b, c}, x] && IGtQ[m, 0] && GeQ[n, -2] && LtQ[n, -1]

Rule 5909

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Int[ExpandIntegrand[(a
 + b*ArcCosh[c*x])^n, (d + e*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, n}, x] && NeQ[c^2*d + e, 0] && IntegerQ[p
] && (p > 0 || IGtQ[n, 0])

Rule 5953

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_.)*((d1_) + (e1_.)*(x_))^(p_.)*((d2_) + (e2_.)*(x_))^(p_
.), x_Symbol] :> Dist[(1/(b*c^(m + 1)))*Simp[(d1 + e1*x)^p/(1 + c*x)^p]*Simp[(d2 + e2*x)^p/(-1 + c*x)^p], Subs
t[Int[x^n*Cosh[-a/b + x/b]^m*Sinh[-a/b + x/b]^(2*p + 1), x], x, a + b*ArcCosh[c*x]], x] /; FreeQ[{a, b, c, d1,
 e1, d2, e2, n}, x] && EqQ[e1, c*d1] && EqQ[e2, (-c)*d2] && IGtQ[p + 3/2, 0] && IGtQ[m, 0]

Rubi steps

\begin {align*} \int \frac {d+e x^2}{\left (a+b \cosh ^{-1}(c x)\right )^2} \, dx &=\int \left (\frac {d}{\left (a+b \cosh ^{-1}(c x)\right )^2}+\frac {e x^2}{\left (a+b \cosh ^{-1}(c x)\right )^2}\right ) \, dx\\ &=d \int \frac {1}{\left (a+b \cosh ^{-1}(c x)\right )^2} \, dx+e \int \frac {x^2}{\left (a+b \cosh ^{-1}(c x)\right )^2} \, dx\\ &=-\frac {d \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}-\frac {e x^2 \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}+\frac {(c d) \int \frac {x}{\sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )} \, dx}{b}-\frac {e \text {Subst}\left (\int \left (-\frac {\cosh (x)}{4 (a+b x)}-\frac {3 \cosh (3 x)}{4 (a+b x)}\right ) \, dx,x,\cosh ^{-1}(c x)\right )}{b c^3}\\ &=-\frac {d \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}-\frac {e x^2 \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}+\frac {d \text {Subst}\left (\int \frac {\cosh (x)}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{b c}+\frac {e \text {Subst}\left (\int \frac {\cosh (x)}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{4 b c^3}+\frac {(3 e) \text {Subst}\left (\int \frac {\cosh (3 x)}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{4 b c^3}\\ &=-\frac {d \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}-\frac {e x^2 \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}+\frac {\left (d \cosh \left (\frac {a}{b}\right )\right ) \text {Subst}\left (\int \frac {\cosh \left (\frac {a}{b}+x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{b c}+\frac {\left (e \cosh \left (\frac {a}{b}\right )\right ) \text {Subst}\left (\int \frac {\cosh \left (\frac {a}{b}+x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{4 b c^3}+\frac {\left (3 e \cosh \left (\frac {3 a}{b}\right )\right ) \text {Subst}\left (\int \frac {\cosh \left (\frac {3 a}{b}+3 x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{4 b c^3}-\frac {\left (d \sinh \left (\frac {a}{b}\right )\right ) \text {Subst}\left (\int \frac {\sinh \left (\frac {a}{b}+x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{b c}-\frac {\left (e \sinh \left (\frac {a}{b}\right )\right ) \text {Subst}\left (\int \frac {\sinh \left (\frac {a}{b}+x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{4 b c^3}-\frac {\left (3 e \sinh \left (\frac {3 a}{b}\right )\right ) \text {Subst}\left (\int \frac {\sinh \left (\frac {3 a}{b}+3 x\right )}{a+b x} \, dx,x,\cosh ^{-1}(c x)\right )}{4 b c^3}\\ &=-\frac {d \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}-\frac {e x^2 \sqrt {-1+c x} \sqrt {1+c x}}{b c \left (a+b \cosh ^{-1}(c x)\right )}+\frac {d \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )}{b^2 c}+\frac {e \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )}{4 b^2 c^3}+\frac {3 e \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (\frac {3 a}{b}+3 \cosh ^{-1}(c x)\right )}{4 b^2 c^3}-\frac {d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )}{b^2 c}-\frac {e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )}{4 b^2 c^3}-\frac {3 e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (\frac {3 a}{b}+3 \cosh ^{-1}(c x)\right )}{4 b^2 c^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.69, size = 338, normalized size = 1.32 \begin {gather*} -\frac {4 b c^2 d \sqrt {\frac {-1+c x}{1+c x}}+4 b c^3 d x \sqrt {\frac {-1+c x}{1+c x}}+4 b c^2 e x^2 \sqrt {\frac {-1+c x}{1+c x}}+4 b c^3 e x^3 \sqrt {\frac {-1+c x}{1+c x}}-\left (4 c^2 d+e\right ) \left (a+b \cosh ^{-1}(c x)\right ) \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )-3 e \left (a+b \cosh ^{-1}(c x)\right ) \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (3 \left (\frac {a}{b}+\cosh ^{-1}(c x)\right )\right )+4 a c^2 d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )+a e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )+4 b c^2 d \cosh ^{-1}(c x) \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )+b e \cosh ^{-1}(c x) \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )+3 a e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (3 \left (\frac {a}{b}+\cosh ^{-1}(c x)\right )\right )+3 b e \cosh ^{-1}(c x) \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (3 \left (\frac {a}{b}+\cosh ^{-1}(c x)\right )\right )}{4 b^2 c^3 \left (a+b \cosh ^{-1}(c x)\right )} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[(d + e*x^2)/(a + b*ArcCosh[c*x])^2,x]

[Out]

-1/4*(4*b*c^2*d*Sqrt[(-1 + c*x)/(1 + c*x)] + 4*b*c^3*d*x*Sqrt[(-1 + c*x)/(1 + c*x)] + 4*b*c^2*e*x^2*Sqrt[(-1 +
 c*x)/(1 + c*x)] + 4*b*c^3*e*x^3*Sqrt[(-1 + c*x)/(1 + c*x)] - (4*c^2*d + e)*(a + b*ArcCosh[c*x])*Cosh[a/b]*Cos
hIntegral[a/b + ArcCosh[c*x]] - 3*e*(a + b*ArcCosh[c*x])*Cosh[(3*a)/b]*CoshIntegral[3*(a/b + ArcCosh[c*x])] +
4*a*c^2*d*Sinh[a/b]*SinhIntegral[a/b + ArcCosh[c*x]] + a*e*Sinh[a/b]*SinhIntegral[a/b + ArcCosh[c*x]] + 4*b*c^
2*d*ArcCosh[c*x]*Sinh[a/b]*SinhIntegral[a/b + ArcCosh[c*x]] + b*e*ArcCosh[c*x]*Sinh[a/b]*SinhIntegral[a/b + Ar
cCosh[c*x]] + 3*a*e*Sinh[(3*a)/b]*SinhIntegral[3*(a/b + ArcCosh[c*x])] + 3*b*e*ArcCosh[c*x]*Sinh[(3*a)/b]*Sinh
Integral[3*(a/b + ArcCosh[c*x])])/(b^2*c^3*(a + b*ArcCosh[c*x]))

________________________________________________________________________________________

Maple [A]
time = 7.84, size = 465, normalized size = 1.81

method result size
derivativedivides \(\frac {\frac {\left (-4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}+\sqrt {c x -1}\, \sqrt {c x +1}+4 c^{3} x^{3}-3 c x \right ) e}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {3 e \,{\mathrm e}^{\frac {3 a}{b}} \expIntegral \left (1, 3 \,\mathrm {arccosh}\left (c x \right )+\frac {3 a}{b}\right )}{8 c^{2} b^{2}}-\frac {e \left (4 c^{3} x^{3}-3 c x +4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}-\sqrt {c x -1}\, \sqrt {c x +1}\right )}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {3 e \,{\mathrm e}^{-\frac {3 a}{b}} \expIntegral \left (1, -3 \,\mathrm {arccosh}\left (c x \right )-\frac {3 a}{b}\right )}{8 c^{2} b^{2}}+\frac {\left (-\sqrt {c x -1}\, \sqrt {c x +1}+c x \right ) d}{2 b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}+\frac {\left (-\sqrt {c x -1}\, \sqrt {c x +1}+c x \right ) e}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {{\mathrm e}^{\frac {a}{b}} \expIntegral \left (1, \mathrm {arccosh}\left (c x \right )+\frac {a}{b}\right ) d}{2 b^{2}}-\frac {{\mathrm e}^{\frac {a}{b}} \expIntegral \left (1, \mathrm {arccosh}\left (c x \right )+\frac {a}{b}\right ) e}{8 c^{2} b^{2}}-\frac {\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right ) d}{2 b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right ) e}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {{\mathrm e}^{-\frac {a}{b}} \expIntegral \left (1, -\mathrm {arccosh}\left (c x \right )-\frac {a}{b}\right ) d}{2 b^{2}}-\frac {{\mathrm e}^{-\frac {a}{b}} \expIntegral \left (1, -\mathrm {arccosh}\left (c x \right )-\frac {a}{b}\right ) e}{8 c^{2} b^{2}}}{c}\) \(465\)
default \(\frac {\frac {\left (-4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}+\sqrt {c x -1}\, \sqrt {c x +1}+4 c^{3} x^{3}-3 c x \right ) e}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {3 e \,{\mathrm e}^{\frac {3 a}{b}} \expIntegral \left (1, 3 \,\mathrm {arccosh}\left (c x \right )+\frac {3 a}{b}\right )}{8 c^{2} b^{2}}-\frac {e \left (4 c^{3} x^{3}-3 c x +4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2} c^{2}-\sqrt {c x -1}\, \sqrt {c x +1}\right )}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {3 e \,{\mathrm e}^{-\frac {3 a}{b}} \expIntegral \left (1, -3 \,\mathrm {arccosh}\left (c x \right )-\frac {3 a}{b}\right )}{8 c^{2} b^{2}}+\frac {\left (-\sqrt {c x -1}\, \sqrt {c x +1}+c x \right ) d}{2 b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}+\frac {\left (-\sqrt {c x -1}\, \sqrt {c x +1}+c x \right ) e}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {{\mathrm e}^{\frac {a}{b}} \expIntegral \left (1, \mathrm {arccosh}\left (c x \right )+\frac {a}{b}\right ) d}{2 b^{2}}-\frac {{\mathrm e}^{\frac {a}{b}} \expIntegral \left (1, \mathrm {arccosh}\left (c x \right )+\frac {a}{b}\right ) e}{8 c^{2} b^{2}}-\frac {\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right ) d}{2 b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right ) e}{8 c^{2} b \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )}-\frac {{\mathrm e}^{-\frac {a}{b}} \expIntegral \left (1, -\mathrm {arccosh}\left (c x \right )-\frac {a}{b}\right ) d}{2 b^{2}}-\frac {{\mathrm e}^{-\frac {a}{b}} \expIntegral \left (1, -\mathrm {arccosh}\left (c x \right )-\frac {a}{b}\right ) e}{8 c^{2} b^{2}}}{c}\) \(465\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x^2+d)/(a+b*arccosh(c*x))^2,x,method=_RETURNVERBOSE)

[Out]

1/c*(1/8*(-4*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^2*c^2+(c*x-1)^(1/2)*(c*x+1)^(1/2)+4*c^3*x^3-3*c*x)*e/c^2/b/(a+b*arc
cosh(c*x))-3/8*e/c^2/b^2*exp(3*a/b)*Ei(1,3*arccosh(c*x)+3*a/b)-1/8*e/c^2/b*(4*c^3*x^3-3*c*x+4*(c*x+1)^(1/2)*(c
*x-1)^(1/2)*x^2*c^2-(c*x-1)^(1/2)*(c*x+1)^(1/2))/(a+b*arccosh(c*x))-3/8*e/c^2/b^2*exp(-3*a/b)*Ei(1,-3*arccosh(
c*x)-3*a/b)+1/2*(-(c*x-1)^(1/2)*(c*x+1)^(1/2)+c*x)*d/b/(a+b*arccosh(c*x))+1/8*(-(c*x-1)^(1/2)*(c*x+1)^(1/2)+c*
x)*e/c^2/b/(a+b*arccosh(c*x))-1/2/b^2*exp(a/b)*Ei(1,arccosh(c*x)+a/b)*d-1/8/c^2/b^2*exp(a/b)*Ei(1,arccosh(c*x)
+a/b)*e-1/2/b*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))/(a+b*arccosh(c*x))*d-1/8/c^2/b*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2
))/(a+b*arccosh(c*x))*e-1/2/b^2*exp(-a/b)*Ei(1,-arccosh(c*x)-a/b)*d-1/8/c^2/b^2*exp(-a/b)*Ei(1,-arccosh(c*x)-a
/b)*e)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)/(a+b*arccosh(c*x))^2,x, algorithm="maxima")

[Out]

-(c^3*x^5*e + (c^3*d - c*e)*x^3 - c*d*x + (c^2*x^4*e + (c^2*d - e)*x^2 - d)*sqrt(c*x + 1)*sqrt(c*x - 1))/(a*b*
c^3*x^2 + sqrt(c*x + 1)*sqrt(c*x - 1)*a*b*c^2*x - a*b*c + (b^2*c^3*x^2 + sqrt(c*x + 1)*sqrt(c*x - 1)*b^2*c^2*x
 - b^2*c)*log(c*x + sqrt(c*x + 1)*sqrt(c*x - 1))) + integrate((3*c^5*x^6*e + (c^5*d - 6*c^3*e)*x^4 + (3*c^3*x^
4*e + (c^3*d - c*e)*x^2 + c*d)*(c*x + 1)*(c*x - 1) - (2*c^3*d - 3*c*e)*x^2 + (6*c^4*x^5*e + (2*c^4*d - 7*c^2*e
)*x^3 - (c^2*d - 2*e)*x)*sqrt(c*x + 1)*sqrt(c*x - 1) + c*d)/(a*b*c^5*x^4 + (c*x + 1)*(c*x - 1)*a*b*c^3*x^2 - 2
*a*b*c^3*x^2 + a*b*c + 2*(a*b*c^4*x^3 - a*b*c^2*x)*sqrt(c*x + 1)*sqrt(c*x - 1) + (b^2*c^5*x^4 + (c*x + 1)*(c*x
 - 1)*b^2*c^3*x^2 - 2*b^2*c^3*x^2 + b^2*c + 2*(b^2*c^4*x^3 - b^2*c^2*x)*sqrt(c*x + 1)*sqrt(c*x - 1))*log(c*x +
 sqrt(c*x + 1)*sqrt(c*x - 1))), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)/(a+b*arccosh(c*x))^2,x, algorithm="fricas")

[Out]

integral((x^2*e + d)/(b^2*arccosh(c*x)^2 + 2*a*b*arccosh(c*x) + a^2), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {d + e x^{2}}{\left (a + b \operatorname {acosh}{\left (c x \right )}\right )^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x**2+d)/(a+b*acosh(c*x))**2,x)

[Out]

Integral((d + e*x**2)/(a + b*acosh(c*x))**2, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)/(a+b*arccosh(c*x))^2,x, algorithm="giac")

[Out]

integrate((e*x^2 + d)/(b*arccosh(c*x) + a)^2, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {e\,x^2+d}{{\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d + e*x^2)/(a + b*acosh(c*x))^2,x)

[Out]

int((d + e*x^2)/(a + b*acosh(c*x))^2, x)

________________________________________________________________________________________